home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / bbs / wildcat / readme. < prev    next >
Text File  |  1993-04-19  |  3KB  |  73 lines

  1. Instructions for installing this cdrom into a wildcat BBS.
  2.  
  3. - This will only work with version 3.5.  Please.
  4.  
  5. - BACK UP your \wc30\makewild.dat, \wc30\filearea.dat, and
  6. \wc30\data\allfiles.*  
  7.  
  8. - Change directories to your default wildcat directory.
  9.  
  10. - Type:
  11.     copy <your cdrom drive letter>\bbs\wildcat\ins.bat .
  12.  
  13. - This copies the ins.bat to your default directory.  You have to edit
  14. the batch file to tell it which cdrom drive letter you have.  That's
  15. the first line -- you shouldn't need to edit anything else.
  16.  
  17. Run the batch file by typing:
  18.     ins
  19.  
  20. This program will adjust the "number of file areas" in the makewild
  21. general configuration and install all the file areas and paths in
  22. makewild's file area configuration.  It reads the file \dirs.txt for
  23. area descriptions and paths.  It then creates a batch file that you
  24. run.  This batch file uses wildcat's 'wcfile' and installs the
  25. filenames and descriptions into wildcat's global file database.
  26.  
  27. The install program asks several questions.  The first is the drive
  28. letter of your cdrom drive.  This is probably e: but might be any
  29. other letter.  
  30.  
  31. The install program also asks where you want this CDROM's directories
  32. installed in your directory list.  The recommended place is right
  33. after the last directory you have specified in makewild.  For
  34. example, if you have 100 directories specified with makewild, the
  35. program will suggest you install the new directories starting with
  36. area 101.  It will not allow you to overwrite directories you already
  37. have installed unless you give install the -f option.
  38.  
  39. The -f option to the install program:
  40.  
  41.     install -f
  42.  
  43. or the batch file:
  44.  
  45.     ins -f
  46.  
  47. will allow you to overwrite existing file catagories that already
  48. exist in your filearea.dat database.  If you are installing this disc
  49. over top of an existing disc of the same title, you might want to
  50. force the new descriptions over top of the existing ones.  For this
  51. reason, I strongly recommend you consider leaving some blank
  52. descriptions after a CDROM in case future versions have more
  53. directories than the current version.  
  54.  
  55. (I'm not sure what happens to the file descriptions for the files
  56. that aren't there any more.  Call and tell me?  I'm also curious
  57. about suggestions for upgrading from one version of the cdrom to
  58. another.  How should I 'uninstall' the disc?  How do I remove
  59. descriptions from the allfiles.dat file?  Since you can only have one
  60. file with the same name, you would HAVE to remove these to install
  61. another disc with similar names.  ...as always, contributions from
  62. users are rewarded with free products.)
  63.  
  64. Note: You will also need to turn on permission for users to see these
  65. new file areas.
  66.  
  67. ----------------------------------
  68.  
  69. If you want to just have one super subdirectory with all the files,
  70. you can use the 'files.bbs' file that's in the \bbs\wildcat
  71. directory.  The file with all the file descriptions in it is called
  72. files.dir.
  73.